10:19
2026-07-16
github.com
developer-tools
Show HN: uplpgsql β PL/pgSQL compiled to native code
A new open-source compiler, uplpgsql, compiles PL/pgSQL stored procedures to native code using LLVM JIT, achieving 2-4x speedups on ordinary procedures and up to 22x on heavy numerical work. Developedβ¦